µVision Build Log
Tool Versions:
IDE-Version: µVision V5.39.0.0 Copyright (C) 2023 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Subeer Sarkar, BTCL, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.39.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.21 Assembler: Armasm.exe V6.21 Linker/Locator: ArmLink.exe V6.21 Library Manager: ArmAr.exe V6.21 Hex Converter: FromElf.exe V6.21 CPU DLL: SARMCM3.DLL V5.39.0.0 Dialog DLL: DCM.DLL V1.17.5.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.2.0.0 Dialog DLL: TCM.DLL V1.56.4.0Project:
F:\New Operation\STm32 ARM\Online File\USB Transfer STM32F103RCT6\MDK-ARM\USB Transfer STM32F103RCT6.uvprojx Project File Date: 01/26/2025Output:
*** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'USB Transfer STM32F103RCT6' assembling startup_stm32f103xe.s... compiling stm32f1xx_it.c... ../Core/Src/main.c(147): warning: passing 'char[64]' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 147 | CDC_Transmit_FS(PC_Monitor, strlen(PC_Monitor)); | ^~~~~~~~~~ ../USB_DEVICE/App\usbd_cdc_if.h(108): note: passing argument to parameter 'Buf' here 108 | uint8_t CDC_Transmit_FS(uint8_t* Buf, uint16_t Len); | ^ 1 warning generated. compiling main.c... compiling stm32f1xx_hal_msp.c... ../Core/Src/ssd1306.c(172): warning: expression result unused [-Wunused-value] 172 | *string++; | ^~~~~~~~~ 1 warning generated. compiling ssd1306.c... compiling usb_device.c... compiling usbd_desc.c... compiling usbd_cdc_if.c... compiling usbd_conf.c... compiling stm32f1xx_hal_gpio_ex.c... compiling stm32f1xx_hal_pcd_ex.c... compiling stm32f1xx_hal_pcd.c... compiling stm32f1xx_hal.c... compiling stm32f1xx_ll_usb.c... compiling stm32f1xx_hal_rcc_ex.c... compiling stm32f1xx_hal_rcc.c... compiling stm32f1xx_hal_gpio.c... compiling stm32f1xx_hal_cortex.c... compiling stm32f1xx_hal_dma.c... compiling stm32f1xx_hal_pwr.c... compiling stm32f1xx_hal_flash.c... compiling stm32f1xx_hal_exti.c... compiling stm32f1xx_hal_flash_ex.c... compiling stm32f1xx_hal_rtc_ex.c... compiling stm32f1xx_hal_rtc.c... compiling stm32f1xx_hal_tim.c... compiling stm32f1xx_hal_tim_ex.c... compiling system_stm32f1xx.c... compiling usbd_core.c... compiling usbd_ctlreq.c... compiling stm32f1xx_hal_i2c.c... compiling usbd_ioreq.c... compiling usbd_cdc.c... linking... Program Size: Code=28886 RO-data=642 RW-data=1212 ZI-data=6588 FromELF: creating hex file... "USB Transfer STM32F103RCT6\USB Transfer STM32F103RCT6.axf" - 0 Error(s), 2 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack ARM::CMSIS@5.9.0 CMSIS (Common Microcontroller Software Interface Standard) * Component: CORE Version: 5.6.0 Package Vendor: Keil https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack Keil::STM32F1xx_DFP@2.4.1 STMicroelectronics STM32F1 Series Device Support, Drivers and ExamplesCollection of Component include folders:
./RTE/_USB_Transfer_STM32F103RCT6 C:/Users/SUNNY/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/SUNNY/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE@5.6.0 Include file: CMSIS/Core/Include/tz_context.h Build Time Elapsed: 00:00:12